home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / util / dtype / animdtc018.readme < prev    next >
Text File  |  1997-05-03  |  4KB  |  107 lines

  1. Short:    IFF ANIM DataType V1.8, now supports saving of IFF ANIM
  2. Author:   GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  3. Uploader: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  4. Type:     util/dtype
  5. Replaces: util/dtype/animdtc017.LhA
  6.  
  7. IFF ANIM DataType, a replacement for (little bit) buggy CBM anim.datatype.
  8. animation.datatype subclass.
  9.  
  10. Shareware !
  11.  
  12. Starting with V1.8, anim.datatype is shareware. See "anim.datatype.doc/MAIN"
  13. for details
  14.  
  15. Features are:
  16. - Can save it's local format.
  17.   anim.datatype supports DTM_WRITE for it's local format, e.g you
  18.   can save animations in IFF ANIM using this datatype.
  19.   Supports currently IFF ANIM-3 as output format, other formats
  20.   are on the way.
  21.  
  22. - Supports sound.
  23.   Any sound (loaded with a sound.datatype subclass) can be attached to the
  24.   animation.
  25.  
  26.   If you want, you can read-out this animation+sound as an IFF FILM stream
  27.   (using DumpDTAnim (Aminet:gfx/conv/DumpDTAnim#?.LhA)) and make a
  28.   playback using film.datatype.
  29.  
  30. - Per-frame-colormaps (e.g. palatte change per frame). Using DBufDTAnim
  31.   >= v1.2 (Aminet:gfx/show/DBufDTAnim) or animation.datatype V41, you can use
  32.   this feature.
  33.  
  34. - Supports all (currently) defined ANIM compression modes:
  35.   - ANIM-0    ILBM BODY
  36.   - ANIM-1    ILBM XOR           (disabled, no test files)
  37.   - ANIM-2    Long Delta mode
  38.   - ANIM-3    Short Delta mode
  39.   - ANIM-4    General Delta mode (disabled, no test files)
  40.   - ANIM-5    Byte Delta mode
  41.   - ANIM-6    Stereo Byte Delta mode
  42.   - ANIM-7    Anim-5 compression using LONG/WORD data
  43.   - ANIM-8    Anim-5 compression using LONG/WORD data
  44.   - ANIM-J    Eric Grahams compression format
  45.  
  46. - Compression modes can be mixed in any way (e.g. ANIM-5 with ANIM-J etc.).
  47.  
  48. - Interleave counts can have any value (not limited to 1 or 2 frames back),
  49.   maybe 255.
  50.  
  51. - Should be safer than the CBM version. Includes stack checking code and
  52.   many asserts to avoid crashes.
  53.  
  54. - Random frame access (even to deltas).
  55.  
  56. - Supports clipboard as input.
  57.  
  58. - Dynamic loading of frames (disk-based) or caching the whole anim in memory.
  59.  
  60. - Preference file with various options and per project settings like
  61.   - Viewmode ID
  62.   - Frames Per Second Rate
  63.   - VERBOSE option which shows the internal structure of the animation stream
  64.     (used compression modes; animation dimensions and other attributes).
  65.   - Sound attachment with
  66.   - Volume control
  67.  
  68. - Matches the "DataTypes" proposal.
  69.  
  70. Future versions will implement:
  71. - SAMPLESPERFRAME / PERIOD options to set the length and playback-speed of
  72.   the sound.
  73.  
  74. - Frame skipping (by compression type and/or by frame number).
  75.  
  76. - Dynamic timing.
  77.  
  78. - Color cycling in an animation.
  79.  
  80. Bye,
  81. Roland
  82.  
  83.  
  84. P.S.:
  85. Following was cut from an aminet "weekly-uploads" mail:
  86. | Please rate all the programs you
  87. | download. To do so, send to aminet-server@wuarchive.wustl.edu :
  88. | RATE <path> <num>
  89. | where <path> is the file you want to judge and <num> is a mark from 0..10
  90. | with 10 being the best. You can rate several programs in one mail, but
  91. | don't rate your own programs. Example: RATE dev/gui/mui23usr.lha 8
  92.  
  93.  
  94. ============================= Archive contents =============================
  95.  
  96. Original  Packed Ratio    Date     Time    Name
  97. -------- ------- ----- --------- --------  -------------
  98.      222     140 36.9% 19-Apr-97 20:44:28 +ANIM
  99.    18824   10530 44.0% 23-Apr-97 03:01:30 +anim.datatype
  100.    31168   11080 64.4% 23-Apr-97 03:01:40 +anim.datatype.doc
  101.      835     392 53.0% 29-Dec-96 04:02:12 +anim.datatype.info
  102.      467     280 40.0% 24-Mar-97 00:54:54 +ANIM.info
  103.   111093   24614 77.8% 23-Apr-97 02:45:24 +dispatch.c
  104.      486     253 47.9% 08-Dec-96 04:37:40 +dispatch.c.info
  105. -------- ------- ----- --------- --------
  106.   163095   47289 71.0% 25-Apr-97 14:06:32   7 files
  107.